<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .nav-tabs{display: flex; justify-content: center; align-items: center; height: 130px;} .nav-tabs &gt; li{width: 280px; float: unset; align-items: center; text-align: center; height: 130px;} .nav-tabs &gt; li span{height: 4px; width: 40px; background-color: #cccccc; display: block; margin: 0 auto 5px;} .nav-tabs &gt; li.active span{background-color: #f00;} .nav-tabs &gt; li &gt; a{font-size: 20px; color: #333; margin-right: 2px; margin-top: 20px; line-height: 1.42857143; border: unset; border-radius: unset;} .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover{color: #000; cursor: default; background-color: unset; border: unset; border-bottom-color: transparent;} .nav-tabs{background-color: #fff; border-bottom: unset;} .nav-tabs &gt; li &gt; a:hover{border-color: unset;} .nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover{text-decoration: none; background-color: unset;} .nav-tab-title{font-weight: 600;}
</pre></body></html>